TableSectionInformation.Header property¶
Defined in
Type: TableSectionInformationReactiveUI.Reactive
Assembly: ReactiveUI.Reactive.dll
Applies to
net10.0-ios26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0
public TableSectionHeader? Header { get; set; }
Summary: Gets or sets the header of this section.
Returns: TableSectionHeader?
Value: The header, or null if a header shouldn't be used.